projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90e88b2
)
asterisk-11.x: build-depend on libxml2/host
60/head
author
Daniel Golle
<
[email protected]
>
Fri, 19 Jun 2015 17:39:31 +0000
(19:39 +0200)
committer
Daniel Golle
<
[email protected]
>
Fri, 19 Jun 2015 17:39:31 +0000
(19:39 +0200)
Signed-off-by: Daniel Golle <
[email protected]
>
net/asterisk-11.x/Makefile
patch
|
blob
|
history
diff --git
a/net/asterisk-11.x/Makefile
b/net/asterisk-11.x/Makefile
index 6e2cf5719812bb452a94ae095d5fe3a397cb70b7..3919731d38e55ffb68d5a8ae52cabcd8084b53af 100644
(file)
--- a/
net/asterisk-11.x/Makefile
+++ b/
net/asterisk-11.x/Makefile
@@
-16,12
+16,13
@@
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
PKG_MD5SUM:=3ddb42b54db200faccd68906df210a40
+PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
+PKG_BUILD_DEPENDS:=libxml2/host
+
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING LICENSE
PKG_MAINTAINER:=Jiri Slachta <
[email protected]
>
-PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
-
include $(INCLUDE_DIR)/package.mk
define Package/asterisk11/install/module